www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\adminHTML\D_goto_make_new_htm_by_cids_qiye.asp

    <%
session("nd_making_htm_ad_n_add_x")="1"

%>
<script language=javascript>
if(confirm("需要在生成htm前编译并刷新前台所有asp文件吗?(这个操作需要较长时间) ,\n如果你改过标签代码或模板,请进行此操作来刷新前台asp文件,\n否则不用")==true){

self.location="../adminKernel/D_update_now_skin.asp?thtm=D_make_new_wei_asp_ajaxed_before_x_cids.asp$1$cids=<%=request("cids")%>$2$page=<%=request("page")%>$2$isqiye=1$2$weiii=0";

}
else
{
self.location="D_make_new_wei_asp_ajaxed_before_x_cids.asp?cids=<%=request("cids")%>&page=<%=request("page")%>&isqiye=1&weiii=1";
}
</script>